home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / zmenu_v2.zip / ZMENU.BAT < prev    next >
DOS Batch File  |  1990-04-25  |  393b  |  16 lines

  1. echo off
  2. rem change following line to hard disk you use
  3. c:
  4. rem change following line to zcomm directory name
  5. cd\zcomm
  6. rem change following line to name of menu system
  7. set phones=zmenu.t
  8. rem change following line to number of port to use if not com1
  9. set dport=1
  10. zcomm
  11. rem remove now unneeded environment data to save precious space.
  12. set phones=
  13. set dport=
  14. cd\
  15. rem where to now?
  16.